libghc-quickcheck-safe-dev software package provides Safe reimplementation of QuickChecks core, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-quickcheck-safe-dev
libghc-quickcheck-safe-dev is installed in your system.
Make ensure the libghc-quickcheck-safe-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-quickcheck-safe-dev *
You will get with libghc-quickcheck-safe-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Haskell |
| Package | libghc-quickcheck-safe-dev |
| Version | 0.1.0.1-2 |
| Description | Safe reimplementation of QuickChecks core |
| Sub Section | Haskell |